home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = DKDGraphicPanel; LANGUAGE = ObjC; SUPERCLASS = DKDPanel; },
- {CLASS = DKDOptionButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; },
- {
- ACTIONS = {
- checkClosingWindow = id;
- useCurrentForNewItemsButtonAction = id;
- useDefaultForNewItemsButtonAction = id;
- };
- CLASS = DKDPanel;
- LANGUAGE = ObjC;
- OUTLETS = {
- setCurrentForNewItemsButton = DKDOptionButton;
- setDefaultForNewItemsButton = DKDOptionButton;
- };
- SUPERCLASS = DKDWindowController;
- },
- {
- ACTIONS = {
- autoMateAction = id;
- dimensionWallAction = id;
- endLeftWallMateAction = id;
- endRightWallMateAction = id;
- endWallMatchAction = id;
- miterLimitAction = id;
- nodesWallMatchAction = id;
- startLeftWallMateAction = id;
- startRightWallMateAction = id;
- startWallMatchAction = id;
- wallSpecHelpAction = id;
- wallThicknessAction = id;
- };
- CLASS = DKDWallSpecPanel;
- LANGUAGE = ObjC;
- OUTLETS = {
- autoMateCheckbox = NSButton;
- dimensionWallPopUp = NSPopUpButton;
- endLeftWallMatePopUp = NSPopUpButton;
- endRightWallMatePopUp = NSPopUpButton;
- endWallMatchPopUp = NSPopUpButton;
- miterLimitSlider = NSSlider;
- miterLimitTextField = NSTextField;
- nodesWallMatchPopUp = NSPopUpButton;
- startLeftWallMatePopUp = NSPopUpButton;
- startRightWallMatePopUp = NSPopUpButton;
- startWallMatchPopUp = NSPopUpButton;
- wallThicknessSlider = NSSlider;
- wallThicknessTextField = NSTextField;
- };
- SUPERCLASS = DKDGraphicPanel;
- },
- {
- CLASS = DKDWindowController;
- LANGUAGE = ObjC;
- SUPERCLASS = NSWindowController;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
- );
- IBVersion = 1;
- }